FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource CapabilityStatement/FHIR Server from package nictiz.fhir.nl.stu3.images#1.0.3 (63 ms)

Package nictiz.fhir.nl.stu3.images
Type CapabilityStatement
Id Id
FHIR Version R3
Source https://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.images@1.0.3&canonical=http://nictiz.nl/fhir/CapabilityStatement/images-clientcapabilities
Url http://nictiz.nl/fhir/CapabilityStatement/images-clientcapabilities
Version 1.0.2
Status active
Date 2022-09-27
Name ImagesClient
Experimental False
Realm nl
Description This CapabilityStatement describes the minimal requirements for a client to send images.
Purpose This CapabilityStatement is informative in nature and does not represent the minimum or maximum set of capabilities the client or server should support. The aim is to design the CapabilityStatement as complete as possible, however for the exact set of capabilities the implementation guide of the corresponding information standard should be consulted.
Copyright CC0
Kind requirements

Resources that use this resource

No resources found


Resources that this resource uses

No resources found



Source

{
  "resourceType" : "CapabilityStatement",
  "url" : "http://nictiz.nl/fhir/CapabilityStatement/images-clientcapabilities",
  "version" : "1.0.2",
  "name" : "ImagesClient",
  "status" : "active",
  "date" : "2022-09-27",
  "publisher" : "Nictiz",
  "contact" : [
    {
      "name" : "Nictiz",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.nictiz.nl",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "This CapabilityStatement describes the minimal requirements for a client to send images.",
  "purpose" : "This CapabilityStatement is informative in nature and does not represent the minimum or maximum set of capabilities the client or server should support. The aim is to design the CapabilityStatement as complete as possible, however for the exact set of capabilities the implementation guide of the corresponding information standard should be consulted.",
  "copyright" : "CC0",
  "kind" : "requirements",
  "fhirVersion" : "3.0.2",
  "acceptUnknown" : "both",
  "format" : [
    "xml",
    "json"
  ],
  "profile" : [
    {
      "reference" : "http://fhir.nl/fhir/StructureDefinition/nl-core-patient"
    },
    {
      "reference" : "http://fhir.nl/fhir/StructureDefinition/nl-core-practitioner"
    },
    {
      "reference" : "http://fhir.nl/fhir/StructureDefinition/nl-core-practitionerrole"
    },
    {
      "reference" : "http://fhir.nl/fhir/StructureDefinition/nl-core-organization"
    },
    {
      "reference" : "http://nictiz.nl/fhir/StructureDefinition/images-Media"
    },
    {
      "reference" : "http://nictiz.nl/fhir/StructureDefinition/images-List"
    }
  ],
  "rest" : [
    {
      "mode" : "client",
      "resource" : [
        {
          "type" : "Bundle",
          "interaction" : [
            {
              "code" : "create"
            }
          ]
        },
        {
          "type" : "Media",
          "interaction" : [
            {
              "code" : "create"
            }
          ]
        },
        {
          "type" : "List",
          "interaction" : [
            {
              "code" : "create"
            }
          ]
        },
        {
          "type" : "Binary",
          "interaction" : [
            {
              "code" : "create"
            }
          ]
        },
        {
          "type" : "Patient",
          "interaction" : [
            {
              "code" : "create"
            }
          ]
        },
        {
          "type" : "Practitioner",
          "interaction" : [
            {
              "code" : "create"
            }
          ]
        },
        {
          "type" : "PractitionerRole",
          "interaction" : [
            {
              "code" : "create"
            }
          ]
        },
        {
          "type" : "Organization",
          "interaction" : [
            {
              "code" : "create"
            }
          ]
        }
      ],
      "interaction" : [
        {
          "code" : "transaction"
        }
      ]
    }
  ],
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.